Conversation
|
Thanks for the pull request, @Kelketek! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review. 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. DetailsWhere can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources: When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
19af30a to
0791285
Compare
0791285 to
93553e9
Compare
93553e9 to
5a0e0a9
Compare
|
@Kelketek I did try turning this flag on, but I still see the new editor in authoring. :/ I'm in the authoring mfe on the dev server, and when it requests course waffle flags, I see By the way, is a flag here necessary? This means more configuration, and we need to maintain two editor frontends for the pdf xblock. Are there other use cases? The one in the comment is about using a custom pdf xblock, but if you use a custom block, you should also be using a different identifier (ie. not 'pdf'), so it won't have that problem. |
5a0e0a9 to
6f7b4ea
Compare
|
@samuelallan72 I figured out what I did wrong. It should work now.
The main one is the custom PDF block. The PDF block was pulled in from open source contribution, and there are many forks out there. While most seemed like they should be compatible out of the gate, there are two problems:
If we fix 1 and no one comes out of the woodwork for 2, we might eventually remove the toggle entirely. But for now we don't have enough info. |
Description
This merge request adds a waffle flag for toggling the new PDF editor in the authoring MFE, and also signals to the authoring frontend to use the new interface as applicable.
Supporting information
This is part of https://openedx.atlassian.net/wiki/spaces/OEPM/pages/5335908397/Proposal+Add+PDF+Block+to+Base+Installation
Testing instructions
legacy_studio.pdf_editorand set it to enabled globally.Dependencies
Must be merged BEFORE THIS PR: openedx/frontend-app-authoring#2916
Must be merged BEFORE THIS PR: openedx/xblocks-contrib#193
Deadline
Must be merged in time for Verawood